mirror of
https://github.com/glest/glest-source.git
synced 2025-08-17 21:51:17 +02:00
Forgot ;
This commit is contained in:
@@ -562,7 +562,7 @@ namespace Shared {
|
||||
}
|
||||
path += seperator;
|
||||
}
|
||||
return path
|
||||
return path;
|
||||
}
|
||||
|
||||
string formatPath(string path) {
|
||||
|
Reference in New Issue
Block a user