This commit is contained in:
parent
898cecc036
commit
dd94063c01
3 changed files with 22 additions and 2 deletions
|
@ -217,6 +217,7 @@ public:
|
|||
|
||||
void setCameraBox(CameraBox _cameraBox);
|
||||
void setRespawnPos(DVECTOR _respawn) {m_respawnPos=_respawn;}
|
||||
void setRespawnPosAndRingTelephone(DVECTOR _respawn);
|
||||
|
||||
// This isn't funny anymore.. :(
|
||||
int getHeightFromGround(int _x,int _y,int _maxHeight=32);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue