mirror of
https://github.com/ApfelTeeSaft/lightspeed64.git
synced 2026-09-02 12:23:33 +00:00
Hotfix to the hotfix
This commit is contained in:
@@ -16,6 +16,7 @@ from typing import Tuple, Union, Iterable
|
||||
from ..f3d.f3d_bleed import BleedGraphics
|
||||
|
||||
from ..f3d.f3d_gbi import (
|
||||
get_F3D_GBI,
|
||||
GbiMacro,
|
||||
GfxTag,
|
||||
FMaterial,
|
||||
|
||||
@@ -80,6 +80,7 @@ from ..f3d.f3d_writer import (
|
||||
)
|
||||
|
||||
from ..f3d.f3d_gbi import (
|
||||
get_F3D_GBI,
|
||||
GfxList,
|
||||
GfxListTag,
|
||||
GfxMatWriteMethod,
|
||||
|
||||
Reference in New Issue
Block a user