Skip to content

Commit

Permalink
Added missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
ampreeT committed Sep 4, 2024
1 parent a7329a6 commit 25a4723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripting/include/srccoop/entitypatch.inc
Original file line number Diff line number Diff line change
Expand Up @@ -1315,4 +1315,4 @@ public MRESReturn Hook_TauItemPostFramePost(int _this, Handle hReturn)
g_bIsMultiplayerOverride = true;
}
return MRES_Ignored;
}
}

0 comments on commit 25a4723

Please sign in to comment.