Fix texture override example

This commit is contained in:
Agent X 2023-12-14 21:21:49 -05:00
parent 4b62f9be25
commit b04dc23aa5
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
-- description: Run /matrix and a builtin texture name to replace with the digital rain -- description: Run /matrix and a builtin texture name to replace with the digital rain
-- deluxe: true -- deluxe: true
if SM64COOPDX_VERSION ~= nil then if SM64COOPDX_VERSION == nil then
local first = false local first = false
hook_event(HOOK_ON_LEVEL_INIT, function() hook_event(HOOK_ON_LEVEL_INIT, function()
if not first then if not first then