mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-30 10:15:36 +01:00
Remove extra newline in math.hpp
This commit is contained in:
@@ -48,5 +48,4 @@ namespace Math
|
||||
if (x > 0) return 1;
|
||||
return 0;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user