CoreServerGroup/GameServer/GameServerConfig/Exam/ZGTX_MarkFormula.txt
@@ -1,5 +1,5 @@ #lostTick 玩家本次答题所用的时间 毫秒 ( int(max(0,min(10,10 - max(0,lostTick - 5000)/1000.0*0.5))) #lostTick 玩家本次答题所用的时间 毫秒 ( int(max(0,min(10,10 - max(0,lostTick - 5000)/1000.0*0.5))) )