X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/72feb2ea9108d2c6111a7ab7daa9f053a0b95605..81087d4ae038fe0d793ee56e14120cd216ea3a7f:/include/user_stat.h 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;