From fd6147bea012093ce0f70d843eb6732c581d2a4f Mon Sep 17 00:00:00 2001 From: Zaba999 Date: Mon, 2 Jul 2012 21:41:24 +0200 Subject: translations plus small fixes --- src/CBot/CBot.h | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'src/CBot/CBot.h') diff --git a/src/CBot/CBot.h b/src/CBot/CBot.h index e28bbee..7e15f65 100644 --- a/src/CBot/CBot.h +++ b/src/CBot/CBot.h @@ -1346,9 +1346,7 @@ public: void SetIdent(long n); - static - CBotVarClass* - CBotVarClass::Find(long id); + static CBotVarClass* Find(long id); // CBotVar* GivMyThis(); @@ -1599,8 +1597,8 @@ private: CBotToken m_openblk; CBotToken m_closeblk; public: - CBotFunction::CBotFunction(); - CBotFunction::~CBotFunction(); + CBotFunction(); + ~CBotFunction(); static CBotFunction* Compile(CBotToken* &p, CBotCStack* pStack, CBotFunction* pFunc, BOOL bLocal = TRUE); static -- cgit v1.2.3-1-g7c22