Skip to content

Commit

Permalink
Add default message identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeeynamo committed Nov 16, 2019
1 parent 07f73dd commit 5cb9c00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OpenKh.Kh2/Msg.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ public class Msg
{
private static uint MagicCode = 1;
private static byte Terminator = 0;
public static ushort FallbackMessage = 2780;

public class Entry
{
Expand Down

0 comments on commit 5cb9c00

Please sign in to comment.