mirror of
https://github.com/glest/glest-source.git
synced 2025-09-01 04:01:47 +02:00
'm' is no longer use dto move units ( I think noone ever used it ) Its used to display faded messages now
Releasenotes are in the reame.txt now
This commit is contained in:
@@ -356,9 +356,6 @@ void Gui::hotKey(char key){
|
||||
else if(key=='S'){
|
||||
clickCommonCommand(ccStop);
|
||||
}
|
||||
else if(key=='M'){
|
||||
clickCommonCommand(ccMove);
|
||||
}
|
||||
}
|
||||
|
||||
void Gui::switchToNextDisplayColor(){
|
||||
|
Reference in New Issue
Block a user