Added a --speed [value] argument to agdbentures
Compare changes
+ 11
− 0
@@ -42,6 +42,7 @@ from code_window import (
@@ -106,6 +107,14 @@ if __name__ == "__main__":
@@ -153,6 +162,8 @@ if __name__ == "__main__":
La vérification des quotas de chaque projet est mise en place en mode non bloquant. Plus d'information sur : https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
Quota verification is enabled for projects in non-blocking mode. More information: https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
Mise à jour GitLab terminée. Nous sommes désormais en version 17.7.0 : https://about.gitlab.com/releases/2024/12/19/gitlab-17-7-released/
Added a --speed [value] argument to agdbentures so the player can modify the player speed at will (default is 5/100)