mirror of
https://github.com/glest/glest-source.git
synced 2025-08-13 03:44:00 +02:00
Updated selection mechanism
This commit is contained in:
@@ -222,7 +222,7 @@ namespace Shared {
|
||||
return author;
|
||||
}
|
||||
|
||||
void glestChangeHeight(int x, int y, int height, int radius);
|
||||
void changeHeight(int x, int y, int height, int radius);
|
||||
void pirateChangeHeight(int x, int y, int height, int radius);
|
||||
void changeSurface(int x, int y, MapSurfaceType surface, int radius);
|
||||
void changeObject(int x, int y, int object, int radius);
|
||||
|
Reference in New Issue
Block a user