Skip to content

Commit

Permalink
Merge pull request #426 from gouchi/sdl-tty
Browse files Browse the repository at this point in the history
SDL_tty: Update
  • Loading branch information
RobLoach authored Sep 25, 2023
2 parents 9677b14 + 7ece6df commit 778370b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
url = https://github.com/icculus/physfs.git
ignore = dirty
branch = main
[submodule "vendor/SDL_tty-gitlab"]
[submodule "vendor/SDL_tty"]
path = vendor/SDL_tty
url = https://gitlab.com/grumbel/SDL_tty.git
url = https://github.com/grumbel/SDL_tty.git
ignore = dirty
branch = master

0 comments on commit 778370b

Please sign in to comment.