mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 20:37:34 +01:00
Adhomian typewriter and camera (#17999)
* things * paper * oh the misery * fixes * stuff * aaa * Fixes * more fixes * more fixes * final fixes i hope * Fixes * destroy fix * more destroy * white space * Update code/modules/paperwork/typewriter.dm Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> * Update code/modules/paperwork/typewriter.dm Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> * Update code/modules/paperwork/typewriter.dm Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> * Update code/modules/paperwork/typewriter.dm Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> * Update code/modules/paperwork/typewriter.dm Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> * Update code/modules/paperwork/typewriter.dm Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> * Update code/modules/paperwork/typewriter.dm Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> * Update code/modules/paperwork/typewriter.dm Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> * Update code/modules/paperwork/typewriter.dm Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> * Update code/modules/paperwork/typewriter.dm Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> * Update code/modules/paperwork/typewriter.dm Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> --------- Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com> Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
This commit is contained in:
@@ -592,7 +592,8 @@ var/list/asset_datums = list()
|
||||
"copt-b.woff" = 'html/fonts/OFL/Copt-B.woff',
|
||||
"ducados.woff" = 'html/fonts/OFL/Ducados.woff',
|
||||
"kawkabmono.woff" = 'html/fonts/OFL/KawkabMono.woff',
|
||||
"kaushanscript.woff" = 'html/fonts/OFL/KaushanScript.woff'
|
||||
"kaushanscript.woff" = 'html/fonts/OFL/KaushanScript.woff',
|
||||
"typewriter.woff" = 'html/fonts/OFL/typewriter.woff'
|
||||
)
|
||||
cross_round_cachable = TRUE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user