Skip to content

Commit

Permalink
trailing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Tsar-Salat committed Aug 17, 2024
1 parent 3d6b79e commit cffaf80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/__DEFINES/vv.dm
Original file line number Diff line number Diff line change
Expand Up @@ -181,4 +181,4 @@
// Flags for debug_variable() that do little things to what we end up rendering

/// ALWAYS render a reduced list, useful for fuckoff big datums that need to be condensed for the sake of client load
#define VV_ALWAYS_CONTRACT_LIST (1<<0)
#define VV_ALWAYS_CONTRACT_LIST (1<<0)

0 comments on commit cffaf80

Please sign in to comment.