Changeset b81cea1 in network-game for common/WorldMap.cpp


Ignore:
Timestamp:
May 24, 2013, 2:07:50 AM (11 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
b07eeac
Parents:
23559e7
Message:

Fix a bug that prevents the player from moving anywhere

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/WorldMap.cpp

    r23559e7 rb81cea1  
    209209               }
    210210            }else {
    211                // load objects
     211               // load structure
    212212
    213213               int x, y, type;
Note: See TracChangeset for help on using the changeset viewer.