mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 08:14:38 +01:00
Apply suggestions from code review
Co-Authored-By: Michał Janiszewski <janisozaur@users.noreply.github.com> Co-Authored-By: Aaron van Geffen <aaron@aaronweb.net> Co-Authored-By: Tulio Leao <tupaschoal@gmail.com>
This commit is contained in:
@@ -46,7 +46,7 @@ namespace OpenRCT2::Scripting
|
||||
}
|
||||
|
||||
private:
|
||||
int32_t width_get()
|
||||
int32_t width_get() const
|
||||
{
|
||||
return context_get_width();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user