X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/72feb2ea9108d2c6111a7ab7daa9f053a0b95605..75c3db512c67ff8f548d5fdd0e07c9f780973bcb:/include/user_stat.h?ds=sidebyside diff --git a/include/user_stat.h b/include/user_stat.h index fd0e79a0..a738bc8d 100644 --- a/include/user_stat.h +++ b/include/user_stat.h @@ -162,7 +162,7 @@ struct USER_STAT_RES down = us.down; return * this; }; - operator USER_STAT() + operator USER_STAT() const { USER_STAT us; us.cash = cash;