projects
/
minwii.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
passage en V1 du format de log.
[minwii.git]
/
src
/
app
/
log.py
diff --git
a/src/app/log.py
b/src/app/log.py
index
e30daa9
..
3cffbb3
100755
(executable)
--- a/
src/app/log.py
+++ b/
src/app/log.py
@@
-13,7
+13,7
@@
import pygame
import logging
import os
import datetime
import logging
import os
import datetime
-LOG_FORMAT_VERSION='1.0
-alpha
'
+LOG_FORMAT_VERSION='1.0'
hiddenEvents = {pygame.MOUSEMOTION:True,
pygame.MOUSEBUTTONDOWN:True,
hiddenEvents = {pygame.MOUSEMOTION:True,
pygame.MOUSEBUTTONDOWN:True,