StartGame.time

Time of the day that should be in a range from 0 to 24000. If not the absolute value is moduled per 24000.

class StartGame
int time;

Meta