kenenet 1.1.2__py3-none-any.whl → 1.1.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
kenenet/__init__.py CHANGED
@@ -304,9 +304,9 @@ def sound_engine(sandbox_pygame=True):
304
304
  return handle
305
305
 
306
306
  if sandbox_pygame:
307
- return zhmiscellany.processing.synchronous_class_multiprocess(sound_engine)
307
+ return zhmiscellany.processing.synchronous_class_multiprocess(SoundEngine)
308
308
  else:
309
- return sound_engine()
309
+ return SoundEngine()
310
310
 
311
311
  def time_func(func, loop=10000, *args, **kwargs):
312
312
  func_name = getattr(func, '__name__', repr(func))
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: kenenet
3
- Version: 1.1.2
3
+ Version: 1.1.3
4
4
  Summary: dude what the fuck even is this package
5
5
  Home-page: https://www.youtube.com/@KiddyKene
6
6
  Author: kiddykene
@@ -0,0 +1,5 @@
1
+ kenenet/__init__.py,sha256=gRg62hDZd49s-OwmwTPnCrcZ9Ww2OrJTa5GdVP9eTj0,21730
2
+ kenenet-1.1.3.dist-info/METADATA,sha256=rbBX7ov2MHlVbz4hcTIDQK4sy8Gi2fH1d0EU2J1hfdA,1693
3
+ kenenet-1.1.3.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
4
+ kenenet-1.1.3.dist-info/top_level.txt,sha256=gUsWXLrM0jF4b4nbYJZdksdFewIx_F3xOF-zER8fMuQ,8
5
+ kenenet-1.1.3.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- kenenet/__init__.py,sha256=EORf1KA6t3mF69tpYMZrGp4--VU6ePP6Uu2PGAEJZGw,21732
2
- kenenet-1.1.2.dist-info/METADATA,sha256=CooJyGQkP8D5VbYYUUfMo5j7KkVNFqlkx7gIEm0ibng,1693
3
- kenenet-1.1.2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
4
- kenenet-1.1.2.dist-info/top_level.txt,sha256=gUsWXLrM0jF4b4nbYJZdksdFewIx_F3xOF-zER8fMuQ,8
5
- kenenet-1.1.2.dist-info/RECORD,,