Skip to content

Expose demo.playback to Lua

SteelT requested to merge expose-demoplayback into next

This exposes demo.playback as replayplayback to Lua, giving the ability to check if the player is currently watching a replay without relying on stuff like the PlayerCmd hook.

Merge request reports