mirror of
https://github.com/raphaeIl/Novaria.git
synced 2025-12-19 18:04:37 +01:00
hardcoded sdk, new en keys
This commit is contained in:
@@ -47,7 +47,7 @@ namespace Novaria.GameServer.Services
|
||||
|
||||
this.LoadCommonBin<T>(bytesFilePath); // after this, loaded table will be in the cache
|
||||
|
||||
logger.LogDebug("{Excel} loaded and cached", type.Name);
|
||||
Log.Information("{Excel} Table loaded and cached", type.Name);
|
||||
|
||||
return caches[currentTableTypeCache];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user