StyleCop clean Evaluator
This commit is contained in:
@@ -39,6 +39,7 @@ namespace OpenRA.FileFormats
|
|||||||
default: s.Push(int.Parse(t)); break;
|
default: s.Push(int.Parse(t)); break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return s.Pop();
|
return s.Pop();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user