Changeset c044a36 in network-game for common/Game.h


Ignore:
Timestamp:
Sep 22, 2013, 9:06:13 PM (11 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
1785314
Parents:
f419b09
Message:

Syntax fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/Game.h

    rf419b09 rc044a36  
    2121private:
    2222   int id;
    23    string name
     23   string name;
    2424   map<int, Player*> players;
    2525
Note: See TracChangeset for help on using the changeset viewer.