dxgi / wave-binaries

9 stars 13 forks source link

wave.d.luau - Crypt consolidation removed #10

Closed 24rr closed 1 month ago

24rr commented 1 month ago

Edited and made singular crypt declaration includes all properties and methods in one place.

Benefits: structural and organizational (i have ocd) Discord: bufferization

This doesn't change a thing for now but trust, it will in the near future.

kaisei-kto commented 1 month ago

This pull request removed the DrawingFonts class that was placed above the Drawing class.

declare class DrawingFonts
    UI: number
    System: number
    Plex: number
    Monoscape: number
end
24rr commented 1 month ago

This pull request removed the DrawingFonts class that was placed above the Drawing class.

declare class DrawingFonts
    UI: number
    System: number
    Plex: number
    Monoscape: number
end

Yeah mb gonna edit it