break through
This commit is contained in:
@@ -381,6 +381,7 @@ namespace BrewMonster
|
||||
case DATA_TYPE.DT_FLYSWORD_ESSENCE:
|
||||
var pFlySword = (FLYSWORD_ESSENCE)equipData;
|
||||
m_wingType = FlyMode2WingType(pFlySword.fly_mode);
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user