]> git.tdb.fi Git - libs/game.git/commitdiff
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)
It doesn't need to resize the vector since it can just use the default
flag.


No differences found