removed pygame from import
This commit is contained in:
parent
5edd40c2d3
commit
e647a33499
|
@ -1,4 +1,4 @@
|
||||||
import os, pygame, player, tweepy, twitHandler, time
|
import os, player, tweepy, twitHandler, time
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
#for name in ["Vivi", "Artemis", "Laika", "Sharks", "Dragons", "Melua", "Sabriina", "Jorts (Buttered)", "Jorts (Unbuttered)"]:
|
#for name in ["Vivi", "Artemis", "Laika", "Sharks", "Dragons", "Melua", "Sabriina", "Jorts (Buttered)", "Jorts (Unbuttered)"]:
|
||||||
|
|
Loading…
Reference in a new issue