Changeset 233e736 in network-game for common/Game.h


Ignore:
Timestamp:
Sep 27, 2013, 6:56:04 PM (11 years ago)
Author:
Dmitry Portnoy <dportnoy@…>
Branches:
master
Children:
a6fe73d
Parents:
d519032
Message:

Fixed a client-side map loading bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/Game.h

    rd519032 r233e736  
    3030public:
    3131   Game();
    32    Game(string name);
     32   Game(string name, string filepath);
    3333
    3434   ~Game();
Note: See TracChangeset for help on using the changeset viewer.