Skip to content

Commit caeae40

Browse files
authored
Update memory.py
1 parent f249ae7 commit caeae40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

memory/src/memory.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# memory.py
22
# Created by Salvatore aka artyprog
3-
# Improved by Jacque de Hooge aka JdeH
3+
# Improved by Jacques de Hooge aka JdeH
44
# This file is translated to Javascript using Transcrypt
55

66
colors = [JS.rgb2hex("rgba({}, 0)".format (color)) for color in [

0 commit comments

Comments
 (0)