Skip to content

Commit

Permalink
remove custom death message and waypoints
Browse files Browse the repository at this point in the history
  • Loading branch information
OgelGames authored and BuckarooBanzay committed Jun 22, 2022
1 parent 017ce81 commit c37da38
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 44 deletions.
41 changes: 0 additions & 41 deletions death.lua

This file was deleted.

3 changes: 0 additions & 3 deletions init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@ dofile(MP.."/privs/protection.lua")
dofile(MP.."/privs/fly.lua")
dofile(MP.."/privs/layers.lua")

-- death message
dofile(MP.."/death.lua")

-- travel stuff
dofile(MP.."/travel/travel.lua")
dofile(MP.."/teleport_back.lua")
Expand Down

0 comments on commit c37da38

Please sign in to comment.