mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Fix some issues with migrations.
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
return text2num(_query.item[1])
|
||||
return 0
|
||||
|
||||
|
||||
/obj/machinery/computer/library/proc/get_pagelist()
|
||||
var/pagelist = "<div class='pages'>"
|
||||
var/start = max(0,page_num-3)
|
||||
|
||||
Reference in New Issue
Block a user