skyrim-multiplayer / skymp

Multiplayer Mod & TypeScript SDK for Skyrim Special Edition
Other
221 stars 75 forks source link

internal: fix reference errors in wip_sp3.js #2203

Closed Pospelove closed 3 weeks ago

Pospelove commented 3 weeks ago

[!IMPORTANT] Fix reference errors in createSkyrimPlatform() in wip_sp3.js by correcting function parameters and return values.

  • Behavior:
    • Fix reference error in createSkyrimPlatform() by changing method to staticFunction in verifyTickIds() call.
    • Correct return value in createSkyrimPlatform() from res to resWithClass in staticFunction implementation.

This description was created by Ellipsis for b8c673b6b9469786ef291fd11087f030f25c6453. It will automatically update as commits are pushed.