1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-24 15:24:30 +01:00

Fix code formatting flag

This commit is contained in:
Ethan O'Brien
2025-01-10 12:08:58 -06:00
parent f5eb4d0a37
commit a3079c6cbd

View File

@@ -733,7 +733,8 @@ public:
{
return -1;
};
}, target)
},
target)
== 0);
#endif
}