close Warning: Can't synchronize with repository "(default)" (No changeset 184 in the repository). Look in the Trac log for more information.

Changeset 166 for trunk/UCore.pas


Ignore:
Timestamp:
Nov 23, 2017, 12:14:15 AM (6 years ago)
Author:
chronos
Message:
  • Modified: Voronoi map option enabled for normal user. Map generation is still not perfect but playable.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UCore.pas

    r158 r166  
    429429begin
    430430  Game.New;
     431  Game.DevelMode := DevelMode;
    431432  SelectClient;
    432433  if Game.Players.GetAliveCount = Game.Players.Count then Game.Running := True
Note: See TracChangeset for help on using the changeset viewer.