mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-04-04 20:00:04 -04:00
Fix spello "it's"
This commit is contained in:
@@ -162,7 +162,7 @@ void STDCALL ShutdownDLL(void) {}
|
||||
|
||||
// GetGOScriptID
|
||||
// Purpose:
|
||||
// Given the name of the object (from it's pagename), this function will search through it's
|
||||
// Given the name of the object (from its pagename), this function will search through its
|
||||
// list of General Object Scripts for a script with a matching name (to see if there is a script
|
||||
// for that type/id of object within this DLL). If a matching scriptname is found, a UNIQUE ID
|
||||
// is to be returned back to Descent 3. This ID will be used from here on out for all future
|
||||
|
||||
Reference in New Issue
Block a user