mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-14 20:12:39 +08:00
Render selected CarGen fragment
This commit is contained in:
@@ -3452,6 +3452,7 @@ namespace CodeWalker.GameFiles
|
||||
_Data.LookUps = new CScenarioPointLookUps(); //this shouldn't happen...
|
||||
}
|
||||
|
||||
mb.AddString("Made with CodeWalker by dexyfex. " + DateTime.Now.ToString());
|
||||
|
||||
return mb.AddItemPtr(MetaName.CScenarioPointRegion, _Data);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user