Skip to content

Commit

Permalink
fixed a bug with the fps counter
Browse files Browse the repository at this point in the history
  • Loading branch information
ocram444 committed Sep 13, 2023
1 parent f154f07 commit dad8988
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion EldenEnv.py
Original file line number Diff line number Diff line change
Expand Up @@ -465,4 +465,3 @@ def render(self, mode='human'):
'''Closing the environment (not used)'''
def close (self):
self.cap.release()

0 comments on commit dad8988

Please sign in to comment.