1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-01 04:45:34 +00:00

Coding style consistence

This commit is contained in:
Emanuel Guevel 2013-03-17 02:06:36 +01:00
parent f25b56ac88
commit 8de93db488

View file

@ -262,7 +262,7 @@ bool MWDialogue::SelectWrapper::isNpcOnly() const
{ {
static const Function functions[] = static const Function functions[] =
{ {
Function_NotFaction, SelectWrapper::Function_NotClass, SelectWrapper::Function_NotRace, Function_NotFaction, Function_NotClass, Function_NotRace,
Function_SameGender, Function_SameRace, Function_SameFaction, Function_SameGender, Function_SameRace, Function_SameFaction,
Function_PcSkill, Function_PcSkill,
Function_PcExpelled, Function_PcExpelled,