file extension

This commit is contained in:
Frank DeMarco 2013-05-26 20:12:20 +09:00
parent 00b3901fa0
commit 7685c5a08b
1 changed files with 1 additions and 1 deletions

View File

@ -38,4 +38,4 @@ class ScreenGrabber(GameChild):
def build_name(self):
return "{0}.{1}".format(strftime(self.file_name_format),
self.file_extensions)
self.file_extension)