Skip to content

Commit

Permalink
Remove old code
Browse files Browse the repository at this point in the history
  • Loading branch information
Malacath-92 committed Jan 31, 2023
1 parent 1b8a1ed commit a841a63
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions source/playlunky/mod/bug_fixes.cpp
Original file line number Diff line number Diff line change
@@ -283,11 +283,6 @@ bool BugFixesInit(const PlaylunkySettings& settings,
}
void BugFixesUpdate()
{
if (g_ExtraPipesScript)
{
SpelunkyScript_Update(g_ExtraPipesScript);
}

if (g_OutOfBoundsLiquids)
{
Spelunky_UpdateLiquidOutOfBoundsBugfix();

0 comments on commit a841a63

Please sign in to comment.