Browse Source

Use python3 for sort_controllers.py

Sam Lantinga 3 năm trước cách đây
mục cha
commit
7d7c48302b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/joystick/sort_controllers.py

+ 1 - 1
src/joystick/sort_controllers.py

@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # Script to sort the game controller database entries in SDL_gamecontroller.c