Skip to content

Commit

Permalink
fix missing intro include
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Oct 18, 2023
1 parent 646b721 commit 24c58db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mods/super_sam_highscore/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ local MP = minetest.get_modpath(minetest.get_current_modname())
dofile(MP .. "/highscore.lua")
dofile(MP .. "/node.lua")
dofile(MP .. "/board.lua")
dofile(MP .. "/intro.lua")

0 comments on commit 24c58db

Please sign in to comment.