[Commits] [wesnoth/wesnoth] 423278: Use CVideo::get_singleton() over resources::screen...
GitHub
noreply at github.com
Mon Nov 20 16:17:28 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 4232788579f81cc40a1aa3e4abae2996e67cda18
https://github.com/wesnoth/wesnoth/commit/4232788579f81cc40a1aa3e4abae2996e67cda18
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-11-21 (Tue, 21 Nov 2017)
Changed paths:
M src/actions/advancement.cpp
M src/game_events/pump.cpp
M src/replay.cpp
Log Message:
-----------
Use CVideo::get_singleton() over resources::screen->video()
They point to the same thing, but it's more consistent to use the former.
More information about the Commits
mailing list