mirror of
https://github.com/glest/glest-source.git
synced 2025-08-12 19:33:59 +02:00
Updated selection mechanism
This commit is contained in:
@@ -1274,7 +1274,7 @@ wxT("Help")).ShowModal();
|
||||
|
||||
switch (enabledGroup) {
|
||||
case ctHeight:
|
||||
program->glestChangeMapHeight(x, y, height, radius);
|
||||
program->changeMapHeight(x, y, height, radius);
|
||||
break;
|
||||
case ctSurface:
|
||||
program->changeMapSurface(x, y, surface, radius);
|
||||
|
Reference in New Issue
Block a user