mirror of
https://github.com/DaKerboul/perun.git
synced 2026-08-09 17:05:39 +02:00
Code cleanup
This commit is contained in:
@@ -37,7 +37,7 @@ public class DatabaseController
|
||||
strUDPFrame.payload["v_win"] = "v" + Globals.strPerunVersion; // Inject app version information
|
||||
}
|
||||
|
||||
// Specific SQL
|
||||
// Specific SQL per each frame type
|
||||
if (strUDPFrameType == "50")
|
||||
{
|
||||
// Add entry to chat log
|
||||
|
||||
Reference in New Issue
Block a user