]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Remove mutators constructor
authorotta8634 <k9wolf@pm.me>
Wed, 8 Jan 2025 16:18:36 +0000 (00:18 +0800)
committerotta8634 <k9wolf@pm.me>
Wed, 8 Jan 2025 16:18:36 +0000 (00:18 +0800)
commit468fc5aa7ebf5f772bcc5f632935d8c50546314a
tree9617195a43c43c9e01eb46bbe73c2a7b525a68b6
parentaf07ef9255e4d755590cc73f40889ba68b948455
Remove mutators constructor

This allows for classes to inherit Mutator without having to copy paste the CONSTRUCTOR, since CONSTRUCTOR inheritance doesn't work currently for some reason.
This can be reverted easily in future when CONSTRUCTOR inheritance is fixed.
qcsrc/common/mutators/base.qh