mirror of
https://github.com/sam-astro/Z-Sharp.git
synced 2025-12-11 16:22:12 +00:00
Changed the ending once again
This commit is contained in:
parent
58db74ee73
commit
0a7a8fb709
@ -686,7 +686,7 @@ int parseSlang(string script)
|
||||
|
||||
int main(int argc, char* argv[])
|
||||
{
|
||||
ifstream t("../Slang/script.slng");
|
||||
ifstream t("../Slang/script.slg");
|
||||
stringstream scriptString;
|
||||
scriptString << t.rdbuf();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user