mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-21 00:52:47 +02:00
Merge branch 'beta' into fix-rattled-speed-stat-increase-delay
This commit is contained in:
commit
eb9c2a9024
@ -9,6 +9,11 @@ pre-commit:
|
||||
- rebase
|
||||
|
||||
post-merge:
|
||||
commands:
|
||||
update-submodules:
|
||||
run: git submodule update --init --recursive
|
||||
|
||||
post-checkout:
|
||||
commands:
|
||||
update-submodules:
|
||||
run: git submodule update --init --recursive
|
Loading…
Reference in New Issue
Block a user