SDK/LuaBinding: Fix File binding
This commit is contained in:
parent
b4db169312
commit
58866fd4ac
|
|
@ -170,7 +170,7 @@ namespace Ndk
|
|||
}
|
||||
|
||||
/*********************************** Nz::File ***********************************/
|
||||
file.Reset("Stream");
|
||||
file.Reset("File");
|
||||
{
|
||||
file.Inherit(stream);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue