Skip to content

Commit

Permalink
Update aolayer.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Satoru-1816 authored Jan 14, 2025
1 parent 48c1e9b commit 6fa9fb2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion include/aolayer.h
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,8 @@ class AOLayer : public QLabel {

int centeredX;
int centeredY;

int old_x_offset;
int old_y_offset;
protected:
AOApplication *ao_app;
NetworkManager *net_manager;
Expand Down

0 comments on commit 6fa9fb2

Please sign in to comment.