コード例 #1
0
ファイル: Logger.cs プロジェクト: ricardosouzag/Enemy-HP-Bars
 internal static void LogError(string message) => L.LogError(prefix + message);