diff options
| author | Pepper0ni <93387759+Pepper0ni@users.noreply.github.com> | 2026-06-06 22:30:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-06 21:30:55 +0000 |
| commit | 8a14cd1096a54194d31fd95e0eb86f4a13540d54 (patch) | |
| tree | 935fb56732b667cf86c8024cf1da4595729d789d /.gitmodules | |
| parent | d4d88de8272cc05a7ef0e87078ca4d5fbee5ca7f (diff) | |
Move to port-maintainance LUS branch to fix crash on close (#6629)
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7098d9d08..6716a1ddd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,7 @@ [submodule "libultraship"] path = libultraship url = https://github.com/kenix3/libultraship.git + branch = port-maintenance [submodule "ZAPDTR"] path = ZAPDTR url = https://github.com/harbourmasters/ZAPDTR |
