mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 13:15:53 +12:00
no message
This commit is contained in:
parent
28306365d1
commit
076da115c6
15 changed files with 637 additions and 107 deletions
|
@ -21,5 +21,9 @@ namespace Horse_Isle_Server
|
|||
{
|
||||
Console.WriteLine("[ERROR] " + text);
|
||||
}
|
||||
public static void InfoPrint(string text)
|
||||
{
|
||||
Console.WriteLine("[INFO] " + text);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue