]> git.tdb.fi Git - libs/game.git/commit
Minor optimization to AccessGuard::check
authorMikko Rasa <tdb@tdb.fi>
Sun, 4 Dec 2022 20:15:26 +0000 (22:15 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 4 Dec 2022 20:20:22 +0000 (22:20 +0200)
commitbdcd6a6268dec57ad352e30d86734b28a885a017
tree7ddcb527503ddf6672c7b0ebc05d8184cad89ecb
parent4f2c0342e7d2e60a39cec847ecdf981efcf39b15
Minor optimization to AccessGuard::check

It doesn't need to resize the vector since it can just use the default
flag.
source/game/accessguard.h