mirror of
https://github.com/glest/glest-source.git
synced 2025-08-10 18:34:05 +02:00
Resource multiplier goes up to 10
This commit is contained in:
@@ -52,8 +52,8 @@ namespace Shared {
|
||||
|
||||
string formatNumber(uint64 f);
|
||||
|
||||
double getTimeDuationMinutes(int frames, int updateFps);
|
||||
string getTimeDuationString(int frames, int updateFps);
|
||||
double getTimeDurationMinutes(int frames, int updateFps);
|
||||
string getTimeDurationString(int frames, int updateFps);
|
||||
|
||||
}
|
||||
} //end namespace
|
||||
|
Reference in New Issue
Block a user