mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
clang-tidy: fix many warnings
This commit is contained in:
@@ -30,7 +30,7 @@ UnifiedTurnBuild::UnifiedTurnBuild(int a, int width, int height, float d, float
|
||||
{
|
||||
m_includeExcludeArea.field_4 = false;
|
||||
|
||||
setScreenSize(width, height);
|
||||
UnifiedTurnBuild::setScreenSize(width, height);
|
||||
field_B8 = getTimeS();
|
||||
field_CC = field_B8;
|
||||
field_D0 = 0;
|
||||
|
||||
Reference in New Issue
Block a user