update
This commit is contained in:
@@ -364,4 +364,12 @@ but backgrounds can result in multiple fullscreen passes.
|
||||
|
||||
debug option to show console in release
|
||||
|
||||
********
|
||||
|
||||
Overload theme metrics on the commandline.
|
||||
|
||||
--metric "Common::InitialScreen=ScreenDemonstration"
|
||||
--metric "ScreenDemonstration::NextScreen=Exit"
|
||||
|
||||
could be used to run a demo and exit, for benchmarking and profiling.
|
||||
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
[Common]
|
||||
ColorP1=0.4,1.0,0.8,1 // sea green
|
||||
ColorP2=1.0,0.5,0.2,1 // orange
|
||||
InitialScreen=ScreenCompany
|
||||
|
||||
[Notes]
|
||||
ColorEasy=0.9,0.9,0,1 // yellow
|
||||
|
||||
Reference in New Issue
Block a user