Add missing {

This commit is contained in:
SELEKCJONER
2024-09-26 17:50:14 +02:00
parent 3c2080f393
commit d8fdef4e5b

View File

@@ -307,7 +307,7 @@ namespace EpinelPS.Database
}
else
// The character with Tid 'c' does not exist in 'characterTable'
{ // The character with Tid 'c' does not exist in 'characterTable'
return false;
}
}