Merge remote-tracking branch 'origin/master' into LouDi_Pig
This commit is contained in:
commit
f64402dd17
@ -598,7 +598,7 @@ namespace XMLTool
|
||||
act.args.Add("nearTime","0");
|
||||
}
|
||||
|
||||
XAttribute normalTime = action.Attribute("farTinormalTimeme");
|
||||
XAttribute normalTime = action.Attribute("normalTime");
|
||||
if (normalTime != null)
|
||||
{
|
||||
act.args.Add("normalTime", normalTime.Value);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user