1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 21:23:52 +00:00

Merge remote-tracking branch 'scrawl/scrawl-patch-2'

This commit is contained in:
Marc Zinnschlag 2015-11-05 07:53:08 +01:00
commit 7239481672

View file

@ -37,7 +37,6 @@ namespace Compiler
float mPutbackFloat; float mPutbackFloat;
std::string mPutbackName; std::string mPutbackName;
TokenLoc mPutbackLoc; TokenLoc mPutbackLoc;
bool mNameStartingWithDigit;
public: public: