some more s/GetSize/size/ and other minor STLisms
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
struct PlayerOptions;
|
||||
|
||||
|
||||
const int NUM_OPTION_COLS = 8;
|
||||
const unsigned NUM_OPTION_COLS = 8;
|
||||
|
||||
|
||||
class OptionIconRow : public ActorFrame
|
||||
|
||||
Reference in New Issue
Block a user