From b6a5b5fca9b2315cdf8f26f10f9399b873964c9f Mon Sep 17 00:00:00 2001 From: BobTheBob <32057864+BobTheBob9@users.noreply.github.com> Date: Sun, 7 Nov 2021 02:49:47 +0000 Subject: early pdiff support and vpk file compilation newline fix --- NorthstarDedicatedTest/playlist.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'NorthstarDedicatedTest/playlist.cpp') diff --git a/NorthstarDedicatedTest/playlist.cpp b/NorthstarDedicatedTest/playlist.cpp index 096f4f3d..1343ed40 100644 --- a/NorthstarDedicatedTest/playlist.cpp +++ b/NorthstarDedicatedTest/playlist.cpp @@ -21,6 +21,7 @@ void SetPlaylistCommand(const CCommand& args) void SetPlaylistVarOverrideCommand(const CCommand& args) { + // this is broken lol if (args.ArgC() < 3) return; -- cgit v1.2.3