Changeset 0678d60 in network-game for common/Player.cpp


Ignore:
Timestamp:
Jan 22, 2014, 1:31:27 AM (11 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
06fc7f7
Parents:
204edcf
Message:

All server warnings have been fixed and the WorldMap class has a new method to create flags (and, in the future, other objects) based on structures present on the map

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/Player.cpp

    r204edcf r0678d60  
    150150         cout << "No class" << endl;
    151151         break;
    152       dafault:
    153          cout << "nvalid class" << endl;
    154          break;
    155152   }
    156153}
Note: See TracChangeset for help on using the changeset viewer.