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