Fixes scripts not working.
This commit is contained in:
@@ -11957,7 +11957,7 @@ namespace Game
|
|||||||
IndexToName.Add(entry);
|
IndexToName.Add(entry);
|
||||||
}
|
}
|
||||||
|
|
||||||
return entry.Id;
|
return NameToIndex[scriptName].Id;
|
||||||
}
|
}
|
||||||
|
|
||||||
public int GetSize()
|
public int GetSize()
|
||||||
|
|||||||
Reference in New Issue
Block a user