ReClassicfication icon indicating copy to clipboard operation
ReClassicfication copied to clipboard

Implement LoadResource

Open uliwitness opened this issue 6 years ago • 0 comments

Currently we load all resources when the file is opened. The real resource manager only loads the resource map and defers loading the data until LoadResource is called. Our FakeLoadResource is a no-op.

uliwitness avatar May 18 '18 06:05 uliwitness