+1
-1
@@ -1505,7 +1505,7 @@ public:
|
|||||||
{
|
{
|
||||||
RString s = p->GetBackgroundPath();
|
RString s = p->GetBackgroundPath();
|
||||||
if( s.empty() )
|
if( s.empty() )
|
||||||
s = "";
|
return 0;
|
||||||
lua_pushstring(L, s);
|
lua_pushstring(L, s);
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user