diff --git a/code/__DEFINES/vv.dm b/code/__DEFINES/vv.dm index 60ab64a237645..e917f39b6f6c9 100644 --- a/code/__DEFINES/vv.dm +++ b/code/__DEFINES/vv.dm @@ -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) \ No newline at end of file +#define VV_ALWAYS_CONTRACT_LIST (1<<0)